-
Notifications
You must be signed in to change notification settings - Fork 69
feat: support resourceModel in the CCAPI Context Provider
#1015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
resourceModel in the CCAPI Context Provider
|
@urkle there are some type issues. |
Head branch was pushed to by a user without write access
d30b8c2 to
5859689
Compare
5859689 to
80979fd
Compare
|
@mrgrain I rebased and fixed the type issue. (and ran tests locally again to ensure) |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1015 +/- ##
=======================================
Coverage 87.72% 87.72%
=======================================
Files 72 72
Lines 10087 10087
Branches 1330 1330
=======================================
Hits 8849 8849
Misses 1213 1213
Partials 25 25
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fixes #1014
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license